ostree.git
2013-09-10 Jasper St.... repo-file: Base OstreeRepoFile on trees instead of...
2013-09-09 Colin Walterscore: Add detached metadata, readd metadata to commits
2013-09-09 Colin WaltersUpdate libgsystem
2013-09-09 Vivek Dasmohapatrapull: ref the thread default main context during init...
2013-09-08 Colin Walterscore: Use openat() for reading bare file objects too
2013-09-08 Colin Walterscore: Delete unused OstreeRepoFile API
2013-09-08 Colin Waltersrepo: Delete leftover repo/pending dir
2013-09-08 Colin Walterscore: Use at-relative functions for checking out tree...
2013-09-08 Colin Walterscore: Make ostree_set_xattrs() private
2013-09-08 Colin Walterscore: Make write_object() a bit more efficient
2013-09-08 Colin Walterscore: Use linkat() for hardlink checkouts too
2013-09-08 Jasper St.... repo: Make the body parameter to ostree_repo_commit...
2013-09-08 Jasper St.... repo: Drop the branch parameter from ostree_repo_commit
2013-09-08 Jasper St.... builtin-commit: Don't parse the parent's GVariant by...
2013-09-08 Jasper St.... repo-file: s/content_checksum/contents_checksum/
2013-09-08 Colin Waltersrepo: Fix file descriptor leak from previous commit
2013-09-07 Colin Walterscore: Use at-relative lookups for archive-z2 content
2013-09-07 Colin Walterscore: Use at-relative lookups for metadata reading
2013-09-07 Colin Walterscore: Use at-relative lookup for locating objects too
2013-09-07 Colin Walterscore: Add malloc-free API for objects, use *at function...
2013-09-07 Jasper St.... repo: Make commit_transaction introspectable
2013-09-07 Jasper St.... Fix build
2013-09-07 Jasper St.... Move ref writing to be transaction-based
2013-09-07 Jasper St.... repo: Move the scanning hardlinks optimization out...
2013-09-07 Jasper St.... repo: Make abort_transaction silently succeed if we...
2013-09-07 Jasper St.... repo: Move the transaction stats to a separate struct
2013-09-07 Jasper St.... repo: Rename "stage" to "write" in the API
2013-09-07 Jasper St.... repo: Move commit code to another file
2013-09-07 Jasper St.... repo: Make prepare_transaction introspectable
2013-09-07 Jasper St.... repo: Make OSTreeCommitModifier introspectable
2013-09-07 Jasper St.... repo: Make the ordering consistent between abort/comple...
2013-09-06 Colin Walterscore: When using hardlinks, always use linkat() for...
2013-09-06 Colin Walterscore: Use fd-relative creation for tmp/
2013-09-05 Jasper St.... Update .gitignore
2013-09-05 Jasper St.... Update docs
2013-09-05 Jasper St.... repo: Rename ostree_repo_check to ostree_repo_open
2013-09-05 Jasper St.... repo: Move the 'init' builtin command to a public API...
2013-09-05 Jasper St.... repo: Use constructed, not constructor
2013-09-05 Jasper St.... Update .gitignore
2013-09-04 Colin Waltersmain: Call setlocale()
2013-09-04 Colin Walterscore: Delete unused prototype
2013-09-04 Colin Walterscore: Delete unused ostree_create_temp_dir() API
2013-09-04 Colin Walterslibostree: Move file creation APIs out of core, into...
2013-09-04 Colin Walterscore: Remove unused prototypes
2013-09-04 Colin Walterscore: Make a helper function private
2013-09-04 Colin Walterscore: Make ostree_write_variant_with_size() private
2013-09-03 Colin Walterslibostree: Make the format of file objects private
2013-09-03 Colin Waltersrepo: Drop ostree_repo_load_variant_c API
2013-09-02 Colin Waltersrepo: Only apply setuid/xattrs after checksum validation
2013-09-02 Colin Walterslibostree: Change synchronous fetching API to return...
2013-09-02 Colin Waltersfetcher: Only open files when we are ready to write...
2013-09-02 Colin Waltersfetcher: Clean up code to avoid intermediate files
2013-09-02 Colin Waltersprepare-root: Fix ostree= kernel argument at end
2013-09-01 Jasper St.... libostree: Make introspectable again
2013-08-30 Colin Walterstests: Drop kernel modules from checksums
2013-08-30 Colin Waltersadmin: Error out if we see malformed or mismatched...
2013-08-30 Colin Waltersrepo: Use non-deprecated API with sufficiently new...
2013-08-30 Tobias HungerFix warning about format string not being a string...
2013-08-30 Tobias HungerFix warnings about unused variables
2013-08-29 Tobias Hungergitignore: Add ostree-prepare-root and ostree-remount...
2013-08-29 Stef Walterostree: Support for using EDITOR to fill commit subject...
2013-08-29 Stef Walterostree: Fix bug printing out commit body
2013-08-29 Colin Walterspull: Clean up synchronous fetching code
2013-08-28 Colin Waltersmain: Support passing bare directory names to commit
2013-08-28 Jeremy Whitingpull: Add support for resuming downloads via range...
2013-08-28 Jeremy Whitingtest: Improve pull corruption test
2013-08-27 Colin Waltersbuild: Add a note that ostree only supports InstalledTests
2013-08-27 Colin Waltersrepo: Clean up tmpdir also on transaction abort
2013-08-27 Jeremy Whitingrepo: Clean up temporaries after a transaction completes
2013-08-26 Colin Walterstrivial-httpd: Add missing include for shutdown() on...
2013-08-26 Jeremy Whitingtrivial-httpd: Close the socket when sending partial...
2013-08-26 Colin WaltersRelease 2013.6
2013-08-25 Colin Waltersdoc/adapting-existing: Describe /lib/passwd
2013-08-25 Colin Waltersmain: Code cleanup by passing OstreeRepo * directly...
2013-08-25 Colin Walterslibostree: Improve commit filter API
2013-08-25 Colin Walterspull: Drop obsoleted "related objects" API
2013-08-25 Colin Waltersrepo: Fix object storage size API to be 64 bit
2013-08-25 Colin Waltersdoc: Minor tweaks
2013-08-25 Colin Waltersdoc/adapting-existing: Elaborate a bit more on FS layou...
2013-08-24 Colin Waltersdoc/adapting-existing: A bit more elaboration and a...
2013-08-24 Colin Waltersdoc: Add some docs about adapting existing package...
2013-08-23 Colin Walterspull: Update comment to better reflect current reality
2013-08-23 Colin Waltersdoc/repo: Describe object types
2013-08-23 Colin Waltersdoc/overview: Add a note about the GPL
2013-08-23 Colin Waltersdoc: Add a section about how atomic upgrades work
2013-08-23 Vivek Dasmohapatratrivial-httpd: Handle the autoexit case when the docroo...
2013-08-23 Vivek Dasmohapatratrivial-httpd: Close stdout & stdin so $() can capture...
2013-08-23 Vivek Dasmohapatratrivial-httpd: Handle -p - as meaning write-port-to...
2013-08-23 Vivek Dasmohapatrafetcher: Return NOT_FOUND when the HTTP code is 410...
2013-08-23 Colin Waltersmain: Drop --archive option from init, now that the...
2013-08-22 Colin Waltersdoc: Split overview into chapters, expand a bit
2013-08-22 Colin Waltersdoc: Add a section on deployments
2013-08-22 Javier Martinez... admin: notify detected bootloader configuration
2013-08-22 Colin Waltersadmin: Add API to OtBootloader to get name
2013-08-22 Javier Martinez... admin: Don't fail to deploy if there isn't a bootloader...
2013-08-22 Colin Waltersadmin: Write out correct version fields in boot/loader...
2013-08-21 Colin Waltersdoc: Add repo docs
2013-08-21 Colin Walterslibostree: Check out directories depth-first in serial...
2013-08-20 Javier Martinez... main: Add U-Boot bootlader backend support
2013-08-20 Javier Martinez... admin: Extract ot_admin_join_config_lines() helper...
next